feat(cli): fully deprecate template build command (v1)#1390
feat(cli): fully deprecate template build command (v1)#1390mishushakov wants to merge 6 commits into
Conversation
Remove all v1 build system logic from `e2b template build`; the command now only displays the deprecation warning and exits. Delete the unused buildWithProxy.ts. The `getDockerfile` helper is retained for use by `create` and `migrate` commands. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PR SummaryMedium Risk Overview
Scripts or docs that still call Reviewed by Cursor Bugbot for commit fa5b8a8. Bugbot is set up for automated code reviews on this repo. Configure here. |
🦋 Changeset detectedLatest commit: fa5b8a8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Package ArtifactsBuilt from eb5211b. Download artifacts from this workflow run. JS SDK ( npm install ./e2b-2.27.2-mishushakov-deprecate-template-build-cmd.0.tgzCLI ( npm install ./e2b-cli-2.10.4-mishushakov-deprecate-template-build-cmd.0.tgzPython SDK ( pip install ./e2b-2.25.1+mishushakov.deprecate.template.build.cmd-py3-none-any.whl |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… stub Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 48a5dc9679
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
Test plan
🤖 Generated with Claude Code